CmResidencyStudentRelation 
Logical Entity Name  CmResidencyStudentRelation 
Default Table Name  CmResidencyStudentRelation 
Physical Only  NO 
Definition 
 
Note 
 

CmResidencyStudentRelation Columns 
ColumnName  Domain  Datatype  NULL  Definition 
CmResidencyStudentRelationID(PK)    char(10)  NO 
 
SyResidencyTypeID(FK)    int  NO 
 
SyResidencyStatusID(FK)    int  NO 
 
SyStudentID(FK)    int  NO 
 
EffectiveDate    char(10)  YES 
 
Comment    char(10)  YES 
 
DateAdded    char(10)  NO 
 
DateLstMod    char(10)  NO 
 
UserID(FK)    int  NO 
 
Ts    char(10)  NO 
 

CmResidencyStudentRelation Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_CmResidencyStudentRelation  PrimaryKey  CmResidencyStudentRelationID 

CmResidencyStudentRelation Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyResidencyStatus  Non-Identifying  One To Zero or More  FK_CmResidencyStudentRelation_SyResidencyStatusID_SyResidencyStatus_SyResidencyStatusID      SyResidencyStatusID  NO  NO 
SyResidencyType  Non-Identifying  One To Zero or More  FK_CmResidencyStudentRelation_SyResidencyTypeID_SyResidencyType_SyResidencyTypeID      SyResidencyTypeID  NO  NO 
syStudent  Non-Identifying  One To Zero or More  FK_CmResidencyStudentRelation_SyStudentID_SyStudent_SyStudentID      SyStudentID  NO  NO 
SyStaff  Non-Identifying  One To Zero or More  FK_CmResidencyStudentRelation_UserID_SyStaff_SyStaffID      UserID  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

CmResidencyStudentRelation Check Constraints 
Check Constraint Name  CheckConstraint